home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 1
/
CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso
/
Aminet
/
comm
/
mail
/
MetaTool39_1.lha
/
MetaTool
/
mailcap
< prev
next >
Wrap
Text File
|
1995-05-14
|
3KB
|
67 lines
# $VER: MetaTool 39.0 (14.5.95)
# Example mailcap file from the MetaTool distribution, based
# on the metamail2.3a archive.
#
# This my setup so you may be lacking some of the tools used here!
#
# From original file:
# Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
#
# Permission to use, copy, modify, and distribute this material
# for any purpose and without fee is hereby granted, provided
# that the above copyright notice and this permission notice
# appear in all copies, and that the name of Bellcore not be
# used in advertising or publicity pertaining to this
# material without the specific, prior written permission
# of an authorized representative of Bellcore. BELLCORE
# MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
# OF THIS MATERIAL FOR ANY PURPOSE. IT IS PROVIDED "AS IS",
# WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
#
#
# audio/basic is 8 bit per sample, 8000 samples/s, u-law (not linear) transfer
# function. The highest bit is a sign bit, as required by the Amiga.
audio/basic; MultiView %s; label="A u-law (au) sample"
audio/x-8svx; MultiView %s; label="An 8SVX Sample"
audio/x-voc; MultiView %s;label="A VOC Sample"
audio/x-wav; MultiView %s;label="A WAVE Sample"
audio/x-macsnd; MultiView %s;label="A Mac Sound"
audio/*; MultiView %s; label="An audio fragment"
#
#
image/gif; MultiView %s SCREEN; label="A GIF Image"; compose="ilbmToGIF %s"
image/jpeg; MultiView %s SCREEN; label="A JPEG Image"; compose="getfilename.amiga JPEG %s"
image/pbm; showPBM %s
image/pgm; showPGM %s
image/x-xbitmap; MultiView %s; label="An X-bitmap image"
image/x-xwd; showXWD %s
image/xwd; showXWD %s
image/x-iff; MultiView %s; label="An IFF Image"; edit="DPaint"
image/x-ilbm; MultiView %s; label="an ILBM Image";edit="DPaint"
image/*;MultiView %s SCREEN
#
video/x-cdxl; MultiView %s; label="A CDXL Animation"
video/x-anim; PlayAnimation %s; label="An IFF ANIM Animation";edit="DPaint"
video/quicktime; PlayAnimation %s; label="A QuickTime Animation"
video/*; PlayAnimation %s
#
message/partial; showpartial %s %{id} %{number} %{total}
#
#
text/x-aguide; MultiView %s; label="An AmigaGuide file"; edit="emacs %s"
text/plain; PPMore %s PUBSCREEN `getpubscreen`; edit="emacs %s"
text/richtext; showRichtext %s; edit="emacs %s"
text/*; MultiView %s
#
#
# If you have an interactive Postscript interpreter, you should think carefully
# before using it in the following line, because PostScript
# can be an enormous security hole. It is RELATIVELY harmless
# when sent to the printer...
application/postscript; PostView INIT s:init.ps FILE %s;\
label="A Postscript File"; compose="getfilename Postscript %s"
#
# Some esoteric Amiga ones
application/x-lha; Copy %s DOWNLOADS: ; label="An lha Archive"; compose="getfilename LHA %s"
application/x-dvi; TeX:bin/showdvi %s